func syscall.runtimeUnsetenv

3 uses

	syscall (current package)
		env_unix.go#L65: 	runtimeUnsetenv(key)
		env_unix.go#L133: 		runtimeUnsetenv(k)
		syscall.go#L106: func runtimeUnsetenv(k string)